x86/mm/shadow: enclose an OOS function in the proper conditional ifdef
authorAndres Lagar-Cavilla <andres@lagarcavilla.org>
Wed, 18 Apr 2012 15:49:55 +0000 (16:49 +0100)
committerAndres Lagar-Cavilla <andres@lagarcavilla.org>
Wed, 18 Apr 2012 15:49:55 +0000 (16:49 +0100)
commit2e38194c866e3518de42a02676d71219ab141932
tree11c419cda373c0e0a6a43253dd7d70d6f8ecb5ad
parent11d33c39eb1ef1d906d54eb3196fee60a3517258
x86/mm/shadow: enclose an OOS function in the proper conditional ifdef

Otherwise compilation fails if the feature is disabled.

Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.org>
Acked-By: Gianluca Guida <gianluca.guida@citrix.com>
Committed-by: Tim Deegan <tim@xen.org>
xen/arch/x86/mm/shadow/multi.c